home *** CD-ROM | disk | FTP | other *** search
/ Game.EXE 2005 November / Game.EXE_11_2005_DVD.iso / Flash Games / Robo Farmer / robofarmer.swf / scripts / DefineButton2_315 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-09-23  |  114 b   |  6 lines

  1. on(release){
  2.    _root.sndblip.start();
  3.    _root.customizemenu._x = 369.9;
  4.    _root.customizemenu._y = 2.8;
  5. }
  6.